home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / python / INDEX next >
Encoding:
Text File  |  1994-04-01  |  3.8 KB  |  95 lines  |  [TEXT/R*ch]

  1. Host:            ftp.cwi.nl
  2. Directory:        /pub/python
  3. Owner:            Guido van Rossum <guido@cwi.nl>
  4.  
  5. This directory contains the Python distribution and related files.
  6.  
  7. Python is a portable extensible interpreted object-oriented
  8. programming language with a friendly syntax.  Python is somewhat
  9. similar to Perl and Tcl, but has a nicer syntax, is object-oriented,
  10. and better suited for writing large programs.  For an introduction to
  11. the language, fetch the Postscript documentation and print the
  12. tutorial (the file tut.ps).
  13.  
  14. ==> For a quick start, get python1.0.1.tar.Z -- it is the complete
  15.     source distribution and includes documentation (in LaTeX).
  16.  
  17. ==> All Python documentation is accessible on-line using Mosaic or
  18.     other World-Wide-Web browsers.  Point your browser to
  19.     http://www.cwi.nl/~guido/Python.html and start from there (also
  20.     for quicker access to the source!).
  21.  
  22. This directory is mirrored at the following places:
  23.  
  24. gatekeeper.dec.com    16.1.0.2    /pub/plan/python/cwi
  25. ftp.uu.net        192.48.96.9    /languages/python
  26. ftp.wustl.edu        128.252.135.4    /graphics/graphics/sgi-stuff/python
  27.  
  28. Or use archie to find the nearest copy.
  29.  
  30. For use on a Mac or PC, fetch the appropriate interpreter executable
  31. as well as pythonlib1.0.1.tar.Z (unless you already have the complete
  32. source).
  33.  
  34. An overview of the files found here:
  35.  
  36. *** Python source and documentation:
  37.  
  38. python1.0.1.tar.Z        Current source distribution
  39. pythondoc-ps1.0.1.tar.Z        Postscript of documentation
  40. maclibunix.shar            Subroutines needed to compile on the Mac
  41. python-NEWS-1.0.1        News in the latest release
  42. python-NEWS-1.0.0        News in the previous release
  43. python-lib-info.tar.gz        The library reference as Emacs info files
  44. pythonlib1.0.1.tar.Z        The Python library (subset of release)
  45. mailinglist.gz            Archives of the Python mailing list, this year
  46. mail1993.gz            Archives of the Python mailing list, 1993
  47. mail1992.gz            Archives of the Python mailing list, 1992
  48. extensions.tar.gz        Extensions for the 1.0.1 release
  49. demo2.tar.gz            More demo code for the 1.0.1 release
  50. patch1.Z            Patches to turn 1.0.0 into 1.0.1
  51.  
  52. *** Python binaries for PC and Mac:
  53.  
  54. python.sea.hqx.Z        Python 1.0.0 for the Macintosh,
  55.                 includes Lib and Lib:stdwin subdirectories
  56. pythonprojects.sit.hqx        Empty Think C 5.0 project files used
  57.                 to build Python 1.0.0 for the Macintosh
  58. qwpython.exe.Z            MS Windows executable (1.0.1)
  59. 16python.exe.Z            MS-DOS executable (1.0.1)
  60. 32python.tar.Z            32-bit MS-DOS executable, for 386/486 (1.0.0)
  61. ntpython.exe.gz            Windows NT executable (1.0.1)
  62. ntpath.py            A module needed by ntpython.exe
  63.  
  64. *** Postscript of papers on Python:
  65.  
  66. nluug-paper.ps            Paper written for the dutch UNIX users group
  67. nluug-slides.ps            Presentation for the dutch UNIX users group
  68. delegation.ps            Paper by Peter Bosch (VU Amsterdam)
  69.                 "Inheritance vs. Delegation" 
  70. thesis-miale.ps            B.Sc. thesis of Steve Miale (U of Virginia)
  71.                 on extending Python
  72.  
  73. *** Miscellaneous:
  74.  
  75. sousa.au            Monty Python's Flying Circus sounds
  76. INDEX                This file in plaintext
  77. index.html            This file in HTML
  78.  
  79. Note: Sometimes you will see empty files lying around here.  These are
  80. obsolete files; when I plan to remove a file, I first truncate it, and
  81. after a week or so I delete it.  This is done because some mirror
  82. sites don't remove files from their mirror that are no longer in the
  83. original directory; by giving them an empty file first, at least they
  84. will not waste much disk space on those files...
  85.  
  86. (A .Z extension on any file means it is compressed with "compress"; a
  87. .gz extension means it is compressed with "gzip".  After stripping .Z
  88. or .gz, the extensions mean the following: *.tar: tar file; *.exe:
  89. MS-DOS executable; *.shar: self-unpacking shell archive; *.hqx:
  90. Macintosh BinHex 4.0; *.sit.hxq: StuffIt Light(TM) Mac archive encoded
  91. using BinHex 4.0; *.sea.hxq: Self-extracting Mac archive encoded using
  92. BinHex 4.0; *.ps: PostScript; everything else: plain text.)
  93.  
  94.                  ---***---
  95.